home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / CDLLVB.ZIP / GLOBCAL8.BAS < prev    next >
BASIC Source File  |  1993-01-01  |  194b  |  4 lines

  1. Declare Function add1 Lib "c:\programs\zipout\mathfun8.dll" (ByVal a%, ByVal b%) As Integer
  2. Declare Function strcpy1 Lib "c:\programs\zipout\mathfun8.dll" (ByVal pstr1 As String) As Integer
  3.  
  4.